GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / Author Property





In This Topic
Author Property (PDFReducerConfiguration)
In This Topic
Syntax
'Declaration
 
Public Property Author As String
public string Author {get; set;}
public read-write property Author: String; 
public function get,set Author : String
public: __property string* get_Author();
public: __property void set_Author( 
   string* value
);
public:
property String^ Author {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members